home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Home CD Sampler / Microsoft Home CD Sampler.iso / multi / encarta / endataz.dxr / 00117.ls < prev    next >
Encoding:
Text File  |  1995-09-27  |  120 b   |  8 lines

  1. on exitFrame
  2.   global myChoice
  3.   if myChoice <> EMPTY then
  4.     jumpMov(myChoice)
  5.     set myChoice to EMPTY
  6.   end if
  7. end
  8.